@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/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225639'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:startYearCollected '1869'^^xsd:integer;
  dwc:endYearCollected '1869'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225639'^^xsd:string;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225665'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225665'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225526'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225526'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225518'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:startYearCollected '1869'^^xsd:integer;
  dwc:endYearCollected '1869'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225518'^^xsd:string;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225492'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225492'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225636'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225636'^^xsd:string;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225509'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:startYearCollected '1860'^^xsd:integer;
  dwc:endYearCollected '1860'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225509'^^xsd:string;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225577'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225577'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225554'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225554'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225544'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225544'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227378'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:startYearCollected '1861'^^xsd:integer;
  dwc:endYearCollected '1861'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227378'^^xsd:string;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225570'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:startYearCollected '1871'^^xsd:integer;
  dwc:endYearCollected '1871'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225570'^^xsd:string;
  dwc:observationDate '1871-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225545'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225545'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225575'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225575'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225644'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1874'^^xsd:integer;
  dwc:startYearCollected '1874'^^xsd:integer;
  dwc:endYearCollected '1874'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225644'^^xsd:string;
  dwc:observationDate '1874-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225640'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:startYearCollected '1870'^^xsd:integer;
  dwc:endYearCollected '1870'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225640'^^xsd:string;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225567'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:startYearCollected '1868'^^xsd:integer;
  dwc:endYearCollected '1868'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225567'^^xsd:string;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225657'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225657'^^xsd:string;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225565'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225565'^^xsd:string;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227379'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:startYearCollected '1862'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227379'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225547'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225547'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225607'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225607'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225490'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225490'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225594'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225594'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225507'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:startYearCollected '1858'^^xsd:integer;
  dwc:endYearCollected '1858'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225507'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225611'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225611'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225635'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:startYearCollected '1865'^^xsd:integer;
  dwc:endYearCollected '1865'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225635'^^xsd:string;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225626'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:startYearCollected '1856'^^xsd:integer;
  dwc:endYearCollected '1856'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225626'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225615'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225615'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225506'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:startYearCollected '1857'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225506'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225656'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225656'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225617'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225617'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225538'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225538'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225638'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:startYearCollected '1868'^^xsd:integer;
  dwc:endYearCollected '1868'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225638'^^xsd:string;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225637'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:startYearCollected '1867'^^xsd:integer;
  dwc:endYearCollected '1867'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225637'^^xsd:string;
  dwc:observationDate '1867-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225608'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225608'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225586'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225586'^^xsd:string;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225588'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225588'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225585'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225585'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225646'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225646'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225505'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:startYearCollected '1856'^^xsd:integer;
  dwc:endYearCollected '1856'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225505'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225574'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225574'^^xsd:string;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225540'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225540'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225648'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225648'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225653'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225653'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225569'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:startYearCollected '1870'^^xsd:integer;
  dwc:endYearCollected '1870'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225569'^^xsd:string;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225590'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225590'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225527'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225527'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225525'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225525'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225631'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:startYearCollected '1861'^^xsd:integer;
  dwc:endYearCollected '1861'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225631'^^xsd:string;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225564'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:startYearCollected '1859'^^xsd:integer;
  dwc:endYearCollected '1859'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225564'^^xsd:string;
  dwc:observationDate '1859-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225560'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225560'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225535'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225535'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225499'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225499'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227381'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:startYearCollected '1864'^^xsd:integer;
  dwc:endYearCollected '1864'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227381'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225641'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:startYearCollected '1871'^^xsd:integer;
  dwc:endYearCollected '1871'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225641'^^xsd:string;
  dwc:observationDate '1871-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225511'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:startYearCollected '1862'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225511'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225620'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225620'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227382'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:startYearCollected '1865'^^xsd:integer;
  dwc:endYearCollected '1865'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227382'^^xsd:string;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225559'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225559'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225496'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225496'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225619'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225619'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225516'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:startYearCollected '1867'^^xsd:integer;
  dwc:endYearCollected '1867'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225516'^^xsd:string;
  dwc:observationDate '1867-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225550'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225550'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225523'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1874'^^xsd:integer;
  dwc:startYearCollected '1874'^^xsd:integer;
  dwc:endYearCollected '1874'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225523'^^xsd:string;
  dwc:observationDate '1874-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225592'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225592'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225645'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225645'^^xsd:string;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225578'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225578'^^xsd:string;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225576'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225576'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225512'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:startYearCollected '1863'^^xsd:integer;
  dwc:endYearCollected '1863'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225512'^^xsd:string;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225519'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:startYearCollected '1870'^^xsd:integer;
  dwc:endYearCollected '1870'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225519'^^xsd:string;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225503'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:startYearCollected '1854'^^xsd:integer;
  dwc:endYearCollected '1854'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225503'^^xsd:string;
  dwc:observationDate '1854-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225649'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225649'^^xsd:string;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225546'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225546'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225601'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225601'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225582'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225582'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225541'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225541'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225530'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225530'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225531'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225531'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225602'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225602'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225494'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225494'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225555'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225555'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225572'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1873'^^xsd:integer;
  dwc:startYearCollected '1873'^^xsd:integer;
  dwc:endYearCollected '1873'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225572'^^xsd:string;
  dwc:observationDate '1873-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225595'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225595'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225596'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225596'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225589'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225589'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225583'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225583'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225533'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225533'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225613'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225613'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225537'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225537'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225663'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225663'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225539'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225539'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227377'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:startYearCollected '1860'^^xsd:integer;
  dwc:endYearCollected '1860'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227377'^^xsd:string;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225604'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225604'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225532'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225532'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225504'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:startYearCollected '1855'^^xsd:integer;
  dwc:endYearCollected '1855'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225504'^^xsd:string;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225632'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:startYearCollected '1862'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225632'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225630'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:startYearCollected '1860'^^xsd:integer;
  dwc:endYearCollected '1860'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225630'^^xsd:string;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225624'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225624'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225528'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225528'^^xsd:string;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225669'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225669'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225552'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225552'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225614'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225614'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225597'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225597'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225566'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:startYearCollected '1867'^^xsd:integer;
  dwc:endYearCollected '1867'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225566'^^xsd:string;
  dwc:observationDate '1867-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225508'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:startYearCollected '1859'^^xsd:integer;
  dwc:endYearCollected '1859'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225508'^^xsd:string;
  dwc:observationDate '1859-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225654'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225654'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225542'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225542'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225625'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225625'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225553'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225553'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225652'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225652'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225500'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225500'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225513'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:startYearCollected '1864'^^xsd:integer;
  dwc:endYearCollected '1864'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225513'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225489'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225489'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225573'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1874'^^xsd:integer;
  dwc:startYearCollected '1874'^^xsd:integer;
  dwc:endYearCollected '1874'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225573'^^xsd:string;
  dwc:observationDate '1874-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225668'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225668'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225556'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225556'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225529'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225529'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225493'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225493'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225612'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225612'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225664'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225664'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225551'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225551'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225598'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225598'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225606'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225606'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225521'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225521'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225568'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:startYearCollected '1869'^^xsd:integer;
  dwc:endYearCollected '1869'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225568'^^xsd:string;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225522'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1873'^^xsd:integer;
  dwc:startYearCollected '1873'^^xsd:integer;
  dwc:endYearCollected '1873'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225522'^^xsd:string;
  dwc:observationDate '1873-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225514'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:startYearCollected '1865'^^xsd:integer;
  dwc:endYearCollected '1865'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225514'^^xsd:string;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225502'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:startYearCollected '1853'^^xsd:integer;
  dwc:endYearCollected '1853'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225502'^^xsd:string;
  dwc:observationDate '1853-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225491'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225491'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225660'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225660'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225609'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225609'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225571'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225571'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225633'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:startYearCollected '1863'^^xsd:integer;
  dwc:endYearCollected '1863'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225633'^^xsd:string;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225642'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225642'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225667'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225667'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225647'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225647'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225549'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225549'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225629'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:startYearCollected '1859'^^xsd:integer;
  dwc:endYearCollected '1859'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225629'^^xsd:string;
  dwc:observationDate '1859-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225605'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225605'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225610'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225610'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225658'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225658'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225536'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225536'^^xsd:string;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225600'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225600'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225517'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:startYearCollected '1868'^^xsd:integer;
  dwc:endYearCollected '1868'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225517'^^xsd:string;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225628'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:startYearCollected '1858'^^xsd:integer;
  dwc:endYearCollected '1858'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225628'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225515'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225515'^^xsd:string;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225622'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225622'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225618'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225618'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225599'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225599'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225661'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225661'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225580'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225580'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225627'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:startYearCollected '1857'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225627'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225616'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225616'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225543'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225543'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225558'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225558'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225497'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225497'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225581'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225581'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225495'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225495'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225591'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225591'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225562'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:startYearCollected '1857'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225562'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225643'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1873'^^xsd:integer;
  dwc:startYearCollected '1873'^^xsd:integer;
  dwc:endYearCollected '1873'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225643'^^xsd:string;
  dwc:observationDate '1873-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225579'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225579'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225584'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225584'^^xsd:string;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225524'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225524'^^xsd:string;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225557'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225557'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225623'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225623'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225520'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:startYearCollected '1871'^^xsd:integer;
  dwc:endYearCollected '1871'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225520'^^xsd:string;
  dwc:observationDate '1871-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225534'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225534'^^xsd:string;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225666'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225666'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225634'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:startYearCollected '1864'^^xsd:integer;
  dwc:endYearCollected '1864'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225634'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225498'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225498'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225603'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225603'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225563'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:startYearCollected '1858'^^xsd:integer;
  dwc:endYearCollected '1858'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225563'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225659'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225659'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225651'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225651'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227380'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:startYearCollected '1863'^^xsd:integer;
  dwc:endYearCollected '1863'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227380'^^xsd:string;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225621'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225621'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225561'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:startYearCollected '1856'^^xsd:integer;
  dwc:endYearCollected '1856'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225561'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225662'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225662'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225650'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225650'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225670'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225670'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225510'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:startYearCollected '1861'^^xsd:integer;
  dwc:endYearCollected '1861'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225510'^^xsd:string;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225548'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225548'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225655'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225655'^^xsd:string;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225501'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225501'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225587'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225587'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9640998840332"^^xsd:decimal ;
  dwc:decimalLongitude "12.5888996124268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9640998840332 12.5888996124268)"^^geo:wktLiteral ;
  geo-pos:lat "55.9640998840332"^^xsd:decimal ;
  geo-pos:long "12.5888996124268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225593'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '12.588899612427'^^xsd:double;
  dwc:latitude '55.964099884033'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225593'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227339'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1611'^^xsd:integer;
  dwc:startYearCollected '1611'^^xsd:integer;
  dwc:endYearCollected '1611'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227339'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227341'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1614'^^xsd:integer;
  dwc:startYearCollected '1614'^^xsd:integer;
  dwc:endYearCollected '1614'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227341'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227343'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1615'^^xsd:integer;
  dwc:startYearCollected '1615'^^xsd:integer;
  dwc:endYearCollected '1615'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227343'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227346'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1624'^^xsd:integer;
  dwc:startYearCollected '1624'^^xsd:integer;
  dwc:endYearCollected '1624'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227346'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227349'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1625'^^xsd:integer;
  dwc:startYearCollected '1625'^^xsd:integer;
  dwc:endYearCollected '1625'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227349'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1614'^^xsd:integer;
  dwc:startYearCollected '1614'^^xsd:integer;
  dwc:endYearCollected '1614'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227342'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227344'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1615'^^xsd:integer;
  dwc:startYearCollected '1615'^^xsd:integer;
  dwc:endYearCollected '1615'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227344'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227340'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1611'^^xsd:integer;
  dwc:startYearCollected '1611'^^xsd:integer;
  dwc:endYearCollected '1611'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227340'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227338'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1611'^^xsd:integer;
  dwc:startYearCollected '1611'^^xsd:integer;
  dwc:endYearCollected '1611'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227338'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227350'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1633'^^xsd:integer;
  dwc:startYearCollected '1633'^^xsd:integer;
  dwc:endYearCollected '1633'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227350'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227347'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1624'^^xsd:integer;
  dwc:startYearCollected '1624'^^xsd:integer;
  dwc:endYearCollected '1624'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227347'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227348'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1625'^^xsd:integer;
  dwc:startYearCollected '1625'^^xsd:integer;
  dwc:endYearCollected '1625'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227348'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7324981689453"^^xsd:decimal ;
  dwc:decimalLongitude "12.8715000152588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7324981689453 12.8715000152588)"^^geo:wktLiteral ;
  geo-pos:lat "55.7324981689453"^^xsd:decimal ;
  geo-pos:long "12.8715000152588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227345'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1623'^^xsd:integer;
  dwc:startYearCollected '1623'^^xsd:integer;
  dwc:endYearCollected '1623'^^xsd:integer;
  dwc:longitude '12.871500015259'^^xsd:double;
  dwc:latitude '55.732498168945'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227345'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227331'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1614'^^xsd:integer;
  dwc:startYearCollected '1614'^^xsd:integer;
  dwc:endYearCollected '1614'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227331'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227316'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1627'^^xsd:integer;
  dwc:startYearCollected '1627'^^xsd:integer;
  dwc:endYearCollected '1627'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227316'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227326'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1613'^^xsd:integer;
  dwc:startYearCollected '1613'^^xsd:integer;
  dwc:endYearCollected '1613'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227326'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227324'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1612'^^xsd:integer;
  dwc:startYearCollected '1612'^^xsd:integer;
  dwc:endYearCollected '1612'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227324'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227327'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1613'^^xsd:integer;
  dwc:startYearCollected '1613'^^xsd:integer;
  dwc:endYearCollected '1613'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227327'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227336'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1616'^^xsd:integer;
  dwc:startYearCollected '1616'^^xsd:integer;
  dwc:endYearCollected '1616'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227336'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227335'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1615'^^xsd:integer;
  dwc:startYearCollected '1615'^^xsd:integer;
  dwc:endYearCollected '1615'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227335'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227332'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1614'^^xsd:integer;
  dwc:startYearCollected '1614'^^xsd:integer;
  dwc:endYearCollected '1614'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227332'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1615'^^xsd:integer;
  dwc:startYearCollected '1615'^^xsd:integer;
  dwc:endYearCollected '1615'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227334'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227328'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1613'^^xsd:integer;
  dwc:startYearCollected '1613'^^xsd:integer;
  dwc:endYearCollected '1613'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227328'^^xsd:string;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227333'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1614'^^xsd:integer;
  dwc:startYearCollected '1614'^^xsd:integer;
  dwc:endYearCollected '1614'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227333'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227321'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1634'^^xsd:integer;
  dwc:startYearCollected '1634'^^xsd:integer;
  dwc:endYearCollected '1634'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227321'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227323'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1636'^^xsd:integer;
  dwc:startYearCollected '1636'^^xsd:integer;
  dwc:endYearCollected '1636'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227323'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227322'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1635'^^xsd:integer;
  dwc:startYearCollected '1635'^^xsd:integer;
  dwc:endYearCollected '1635'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227322'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227329'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1613'^^xsd:integer;
  dwc:startYearCollected '1613'^^xsd:integer;
  dwc:endYearCollected '1613'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227329'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227319'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1632'^^xsd:integer;
  dwc:startYearCollected '1632'^^xsd:integer;
  dwc:endYearCollected '1632'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227319'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227318'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1631'^^xsd:integer;
  dwc:startYearCollected '1631'^^xsd:integer;
  dwc:endYearCollected '1631'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227318'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227330'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1613'^^xsd:integer;
  dwc:startYearCollected '1613'^^xsd:integer;
  dwc:endYearCollected '1613'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227330'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227325'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1612'^^xsd:integer;
  dwc:startYearCollected '1612'^^xsd:integer;
  dwc:endYearCollected '1612'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227325'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227320'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1633'^^xsd:integer;
  dwc:startYearCollected '1633'^^xsd:integer;
  dwc:endYearCollected '1633'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227320'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227317'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1630'^^xsd:integer;
  dwc:startYearCollected '1630'^^xsd:integer;
  dwc:endYearCollected '1630'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227317'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5199012756348"^^xsd:decimal ;
  dwc:decimalLongitude "14.6155004501343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5199012756348 14.6155004501343)"^^geo:wktLiteral ;
  geo-pos:lat "55.5199012756348"^^xsd:decimal ;
  geo-pos:long "14.6155004501343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227337'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1616'^^xsd:integer;
  dwc:startYearCollected '1616'^^xsd:integer;
  dwc:endYearCollected '1616'^^xsd:integer;
  dwc:longitude '14.615500450134'^^xsd:double;
  dwc:latitude '55.519901275635'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227337'^^xsd:string;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226777'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226777'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226354'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226354'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226878'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226878'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225839'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225839'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226233'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226233'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227295'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1761'^^xsd:integer;
  dwc:startYearCollected '1761'^^xsd:integer;
  dwc:endYearCollected '1761'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227295'^^xsd:string;
  dwc:observationDate '1761-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226765'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226765'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227012'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226557'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226557'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227659'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227659'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226699'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226699'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227613'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227613'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225953'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225953'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227165'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227165'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227053'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227053'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225878'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225878'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226955'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226955'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225881'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225881'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226487'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226487'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225886'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225886'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225761'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225761'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226615'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226615'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226515'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226515'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227574'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227574'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226183'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226183'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226554'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226554'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226706'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226706'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227566'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227566'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227272'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227272'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226219'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226219'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225792'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225792'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226986'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226986'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226343'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226343'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227073'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227073'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226639'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226639'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226992'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226992'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227514'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:startYearCollected '1857'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227514'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226537'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226537'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226099'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226099'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227477'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227477'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227213'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227213'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226718'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226132'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226132'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225777'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225777'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227735'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227735'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226145'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226145'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226005'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226005'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226334'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226334'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226298'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226298'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226925'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226925'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227418'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:startYearCollected '1864'^^xsd:integer;
  dwc:endYearCollected '1864'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227418'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226786'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226786'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226026'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226026'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227627'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227627'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225821'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225821'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226371'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226371'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226133'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226133'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227461'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227461'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226483'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226483'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226563'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226563'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227192'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227192'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227147'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227147'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226269'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226269'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226896'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226896'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226972'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226972'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225875'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225875'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226212'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226212'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226283'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226283'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225797'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225797'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227254'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227254'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227631'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227631'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226530'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226530'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226700'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226700'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227580'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227580'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225697'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225697'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227691'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227691'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226303'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226303'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226704'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226704'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227020'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227020'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225950'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225950'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225809'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225809'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226612'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226612'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227651'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227651'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225773'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225773'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226802'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226802'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227639'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227639'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227513'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:startYearCollected '1856'^^xsd:integer;
  dwc:endYearCollected '1856'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227513'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226933'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226933'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226744'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226744'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227680'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227680'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225806'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225806'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227389'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:startYearCollected '1857'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227389'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226821'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226821'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225849'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225849'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227656'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227656'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226050'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226050'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226221'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226221'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225975'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225975'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225671'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:startYearCollected '1843'^^xsd:integer;
  dwc:endYearCollected '1843'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225671'^^xsd:string;
  dwc:observationDate '1843-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226657'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226657'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226965'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226965'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226049'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226049'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226936'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226936'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226948'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226948'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227550'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227550'^^xsd:string;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226658'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226658'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227603'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227603'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226982'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226982'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227004'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227004'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226165'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226165'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225811'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225811'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226766'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226766'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226401'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226401'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227702'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227702'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226289'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226289'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226928'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226928'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227562'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227562'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225796'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226394'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226394'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227129'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227129'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227564'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227564'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226047'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226047'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226548'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226548'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226543'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226543'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226323'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226323'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226057'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226057'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227080'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227080'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225841'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225841'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226836'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226836'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227647'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227647'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226431'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226431'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226380'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226380'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226017'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226689'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226689'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226340'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226340'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226967'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226967'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225754'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225754'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226579'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226579'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225885'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225885'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226320'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226320'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226149'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226149'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226973'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226973'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225681'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225681'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227554'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227554'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225820'^^xsd:integer;
  dwc:scientificName 'Esox lucius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225820'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226729'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226729'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227649'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227649'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226236'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226236'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226193'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226193'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226321'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226321'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226754'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226754'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226906'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226906'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226012'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226872'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226872'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227410'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:startYearCollected '1856'^^xsd:integer;
  dwc:endYearCollected '1856'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227410'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226993'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226993'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226703'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226703'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227517'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:startYearCollected '1847'^^xsd:integer;
  dwc:endYearCollected '1847'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227517'^^xsd:string;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226430'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226430'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226879'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226879'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226347'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226347'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226716'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226716'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226831'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226831'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225981'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225981'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226784'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226784'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226756'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226756'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225743'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225743'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226328'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226328'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226861'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226861'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226391'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226391'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225828'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227512'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:startYearCollected '1855'^^xsd:integer;
  dwc:endYearCollected '1855'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227512'^^xsd:string;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227684'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227684'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227451'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227451'^^xsd:string;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225753'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225753'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226046'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226046'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226863'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226863'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226577'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226577'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227154'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227154'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227179'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227179'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226650'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226650'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226227'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226227'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227704'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227704'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226215'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226215'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226440'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226440'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226567'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226567'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226404'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226404'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226809'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226809'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226811'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226811'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227068'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227068'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227413'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:startYearCollected '1859'^^xsd:integer;
  dwc:endYearCollected '1859'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227413'^^xsd:string;
  dwc:observationDate '1859-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227561'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227561'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226892'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226892'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226662'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226662'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227424'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227424'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225915'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225915'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226454'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226454'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226783'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226783'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227305'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227305'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226184'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226184'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226953'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226953'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227048'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227048'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227386'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:startYearCollected '1854'^^xsd:integer;
  dwc:endYearCollected '1854'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227386'^^xsd:string;
  dwc:observationDate '1854-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226853'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226853'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226329'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226329'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226688'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226688'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226941'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226941'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226068'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226068'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225957'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225957'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226631'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226631'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227163'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227163'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225988'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225988'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225840'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225840'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226016'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226995'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226995'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226403'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226403'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226442'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226442'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227131'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227131'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226263'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226263'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225696'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225696'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226030'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226030'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226472'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226472'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227439'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227439'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225791'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225791'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226638'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226638'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227442'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227442'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226770'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226770'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227532'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:startYearCollected '1861'^^xsd:integer;
  dwc:endYearCollected '1861'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227532'^^xsd:string;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226947'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226947'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226897'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226897'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227753'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227753'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226155'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226155'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227571'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226473'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226473'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226859'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226859'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225795'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225795'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225756'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225756'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227255'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1672'^^xsd:integer;
  dwc:startYearCollected '1672'^^xsd:integer;
  dwc:endYearCollected '1672'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227255'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225752'^^xsd:integer;
  dwc:scientificName 'Esox lucius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225752'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225691'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225691'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225872'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225872'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226531'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226531'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227763'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227763'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227021'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227021'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227288'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227288'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226479'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226479'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225780'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225780'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226610'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226610'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227270'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227270'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227052'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227052'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226356'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226356'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227394'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:startYearCollected '1862'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227394'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226437'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226437'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226719'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226719'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226136'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226136'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226395'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226395'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226355'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226355'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226908'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226908'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226310'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226310'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226794'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226794'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225874'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225874'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226204'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226204'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227234'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227234'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226509'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226509'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226776'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226776'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226649'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226649'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225942'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225942'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226942'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226942'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226186'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226186'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227422'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227422'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226931'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226931'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227738'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227738'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226954'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226954'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227302'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227302'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227507'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1850'^^xsd:integer;
  dwc:startYearCollected '1850'^^xsd:integer;
  dwc:endYearCollected '1850'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227507'^^xsd:string;
  dwc:observationDate '1850-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227257'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1672'^^xsd:integer;
  dwc:startYearCollected '1672'^^xsd:integer;
  dwc:endYearCollected '1672'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227257'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226444'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226444'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226632'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226632'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226521'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226521'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227545'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227545'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226838'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226838'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227417'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:startYearCollected '1863'^^xsd:integer;
  dwc:endYearCollected '1863'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227417'^^xsd:string;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225728'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226851'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226851'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226600'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226600'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226224'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226224'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226927'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226927'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226157'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226157'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227661'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227661'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225941'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225941'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226223'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226223'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226918'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226918'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227079'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227079'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226128'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226128'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225814'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225814'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226353'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226353'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226653'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226653'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226532'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226532'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226808'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226808'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226344'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226344'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226737'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226737'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226084'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226084'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226332'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226332'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227039'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227039'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227712'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227712'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226159'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226159'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226623'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226623'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226126'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226126'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226455'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226455'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227242'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227242'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226127'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226127'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227423'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227423'^^xsd:string;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226471'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226471'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226712'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226712'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227015'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227015'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227455'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227455'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226117'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226117'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226572'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226572'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227667'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227667'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227112'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227112'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225685'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225685'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226850'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226850'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227199'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227199'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225846'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225846'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226008'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226008'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226456'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227648'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227648'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227156'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227156'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226915'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226915'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226400'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226400'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227245'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227245'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225818'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225818'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226458'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227719'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227719'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225788'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225788'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225789'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225789'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226578'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226578'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227093'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227093'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226629'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226629'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227676'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227676'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227537'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:startYearCollected '1864'^^xsd:integer;
  dwc:endYearCollected '1864'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227537'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226203'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227431'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227431'^^xsd:string;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225823'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225823'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226875'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226875'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226243'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226243'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227487'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1844'^^xsd:integer;
  dwc:startYearCollected '1844'^^xsd:integer;
  dwc:endYearCollected '1844'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227487'^^xsd:string;
  dwc:observationDate '1844-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226837'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226837'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226098'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226098'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227692'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227692'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226562'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226562'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227731'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227731'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226337'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226337'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225678'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1850'^^xsd:integer;
  dwc:startYearCollected '1850'^^xsd:integer;
  dwc:endYearCollected '1850'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225678'^^xsd:string;
  dwc:observationDate '1850-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226315'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226315'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227075'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227075'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227408'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:startYearCollected '1854'^^xsd:integer;
  dwc:endYearCollected '1854'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227408'^^xsd:string;
  dwc:observationDate '1854-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226888'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226888'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227729'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227729'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225857'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225857'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227174'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227174'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225844'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225844'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226242'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226242'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225936'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225936'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227436'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227436'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226279'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225879'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225879'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226330'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226330'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226641'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226641'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225931'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225931'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227393'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:startYearCollected '1861'^^xsd:integer;
  dwc:endYearCollected '1861'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227393'^^xsd:string;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226720'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226720'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226361'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226361'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225842'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225842'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227078'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227078'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225698'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225698'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226903'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226903'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226812'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226812'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226761'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226761'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226087'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226087'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227290'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227290'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227677'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227677'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227035'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227035'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225999'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225999'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225751'^^xsd:integer;
  dwc:scientificName 'Esox lucius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225751'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227490'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:startYearCollected '1847'^^xsd:integer;
  dwc:endYearCollected '1847'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227490'^^xsd:string;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227407'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:startYearCollected '1853'^^xsd:integer;
  dwc:endYearCollected '1853'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227407'^^xsd:string;
  dwc:observationDate '1853-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226079'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226079'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226000'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226000'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225787'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225787'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227637'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227637'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226230'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226230'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227542'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227542'^^xsd:string;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227007'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227007'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226153'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226153'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227388'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:startYearCollected '1856'^^xsd:integer;
  dwc:endYearCollected '1856'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227388'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227496'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:startYearCollected '1853'^^xsd:integer;
  dwc:endYearCollected '1853'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227496'^^xsd:string;
  dwc:observationDate '1853-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227121'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227121'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225692'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225692'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225928'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225928'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227491'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:startYearCollected '1848'^^xsd:integer;
  dwc:endYearCollected '1848'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227491'^^xsd:string;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225838'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225838'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226900'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226900'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227286'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1713'^^xsd:integer;
  dwc:startYearCollected '1713'^^xsd:integer;
  dwc:endYearCollected '1713'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227286'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226757'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226757'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226211'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226211'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227706'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227426'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227426'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226788'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226788'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226021'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226021'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225964'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225964'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226667'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226667'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226707'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226707'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226604'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226604'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227675'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227675'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227523'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:startYearCollected '1853'^^xsd:integer;
  dwc:endYearCollected '1853'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227523'^^xsd:string;
  dwc:observationDate '1853-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225721'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225721'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226511'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226511'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226963'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226963'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227106'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227106'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226867'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226867'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226276'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226276'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227308'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227308'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227741'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227741'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226715'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226715'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227597'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227597'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226759'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226759'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227701'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227701'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227168'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227168'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227672'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227672'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225911'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225911'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227176'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227176'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225732'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225732'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227214'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227214'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225998'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225998'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227228'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227228'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227546'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227546'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226333'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226333'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227473'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227473'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227600'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227600'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226384'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226384'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226824'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226824'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226769'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226769'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225863'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225863'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227643'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227643'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227536'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:startYearCollected '1863'^^xsd:integer;
  dwc:endYearCollected '1863'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227536'^^xsd:string;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225913'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225913'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227226'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227226'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227539'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227539'^^xsd:string;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227160'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227160'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226633'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226633'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227158'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227158'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226741'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226741'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226924'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226924'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226102'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226102'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225736'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225736'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226318'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226318'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226833'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226833'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226009'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226009'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226822'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226822'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227298'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227298'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227262'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227262'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227458'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227458'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227209'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227209'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227465'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227465'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227694'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227694'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227573'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227573'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227138'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227138'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227415'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:startYearCollected '1861'^^xsd:integer;
  dwc:endYearCollected '1861'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227415'^^xsd:string;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227548'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227548'^^xsd:string;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227414'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:startYearCollected '1860'^^xsd:integer;
  dwc:endYearCollected '1860'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227414'^^xsd:string;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226846'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226846'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227641'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227641'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227313'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227313'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227708'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227708'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227614'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227614'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226011'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226011'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226735'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226735'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226710'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226710'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225956'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225956'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227049'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227049'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225884'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225884'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227067'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227067'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226370'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226370'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225705'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225705'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226884'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226884'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227453'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227453'^^xsd:string;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225726'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225888'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225888'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226815'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226815'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227184'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227184'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225766'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225766'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226197'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226197'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226553'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226553'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226622'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226622'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225807'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225807'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226855'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226855'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227119'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227119'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226852'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226852'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227387'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:startYearCollected '1855'^^xsd:integer;
  dwc:endYearCollected '1855'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227387'^^xsd:string;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227223'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227223'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226468'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226468'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227464'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227464'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227748'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227748'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226270'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226270'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226571'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226571'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226140'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226140'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226467'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226467'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227085'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227085'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226231'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226231'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226952'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226952'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227040'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227040'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226564'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226564'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227516'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:startYearCollected '1846'^^xsd:integer;
  dwc:endYearCollected '1846'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227516'^^xsd:string;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226338'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226338'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227625'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227625'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225983'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225983'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227534'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:startYearCollected '1861'^^xsd:integer;
  dwc:endYearCollected '1861'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227534'^^xsd:string;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226613'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226613'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225858'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225858'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227609'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227609'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225800'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225800'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225735'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225735'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225965'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225965'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227579'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227579'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227690'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227690'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225877'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225877'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227716'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227716'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226235'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226235'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226393'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226393'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225836'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225836'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225952'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225952'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227450'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227450'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227059'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227059'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226048'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226048'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225929'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225929'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226490'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226490'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225739'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225739'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226313'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226313'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226147'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226147'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227137'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227137'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227624'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227624'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226994'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226994'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227766'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1700'^^xsd:integer;
  dwc:startYearCollected '1700'^^xsd:integer;
  dwc:endYearCollected '1700'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227766'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226228'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226228'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225677'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:startYearCollected '1849'^^xsd:integer;
  dwc:endYearCollected '1849'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225677'^^xsd:string;
  dwc:observationDate '1849-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227017'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226373'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226373'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227134'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227134'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226636'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226636'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227640'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227640'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227191'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227191'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226522'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226522'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227074'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227074'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225703'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225703'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226363'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226363'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225802'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225802'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226902'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226902'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226306'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226306'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226267'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226267'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226845'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226845'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227553'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227553'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225805'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225805'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226640'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226640'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226108'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226108'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226977'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226977'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226308'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226308'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225778'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225778'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226960'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226960'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226893'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226893'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227541'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227541'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227065'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227065'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225693'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225693'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226240'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226240'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225955'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225955'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225986'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225986'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226799'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226799'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226946'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226946'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227660'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227660'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227526'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:startYearCollected '1856'^^xsd:integer;
  dwc:endYearCollected '1856'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227526'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226957'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226957'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225715'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225715'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226916'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226916'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225741'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225741'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227495'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:startYearCollected '1852'^^xsd:integer;
  dwc:endYearCollected '1852'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227495'^^xsd:string;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227243'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227243'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226732'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226732'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226747'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226747'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226844'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226844'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225688'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225688'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226930'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226930'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226194'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226194'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226146'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226146'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226696'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226696'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226835'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226835'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226764'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226764'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226377'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226377'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227567'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227567'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227034'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227034'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226346'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226346'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226518'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226518'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226301'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226301'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227222'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227222'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226061'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226061'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225908'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225908'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227760'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227760'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226519'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226519'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227402'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:startYearCollected '1848'^^xsd:integer;
  dwc:endYearCollected '1848'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227402'^^xsd:string;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226124'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226124'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226138'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226138'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227205'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227205'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227427'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227427'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226480'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226480'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226560'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226560'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227489'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:startYearCollected '1846'^^xsd:integer;
  dwc:endYearCollected '1846'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227489'^^xsd:string;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226951'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226951'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227586'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227586'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226405'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226405'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226651'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226651'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226654'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226654'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225976'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225976'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225763'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225763'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226692'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226692'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227434'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227434'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226708'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226708'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227521'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:startYearCollected '1851'^^xsd:integer;
  dwc:endYearCollected '1851'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227521'^^xsd:string;
  dwc:observationDate '1851-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227241'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227241'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226086'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226294'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226294'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226782'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226782'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226760'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226760'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226529'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226529'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227122'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227122'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226406'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226406'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226976'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226976'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227202'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227202'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227024'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227024'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227681'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227681'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226095'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226095'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226033'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226033'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227010'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227010'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227116'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227116'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226996'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226996'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227195'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227195'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227031'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227031'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226940'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226940'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227055'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227055'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227419'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:startYearCollected '1865'^^xsd:integer;
  dwc:endYearCollected '1865'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227419'^^xsd:string;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227091'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227091'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227094'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227094'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227665'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227665'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226858'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226858'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227654'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227654'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226826'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226826'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227182'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227182'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226698'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226698'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225830'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225830'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227194'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227194'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226913'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226913'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227569'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227645'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227645'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226989'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226989'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225775'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225775'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226552'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226552'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226728'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226728'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227416'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:startYearCollected '1862'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227416'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226200'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226200'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227297'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225894'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225894'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227189'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227189'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227607'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227607'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226690'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226690'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227751'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227751'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225871'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225871'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226661'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226661'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227187'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227187'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225977'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225977'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226792'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226792'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227224'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227224'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227269'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227269'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225801'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225801'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227479'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227479'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227688'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227688'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225813'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225813'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227299'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227299'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226920'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226920'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227013'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227013'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226488'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226488'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225939'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225939'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226470'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226470'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226006'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226006'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225804'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225804'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225683'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225683'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226874'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226874'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226656'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226656'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226432'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226432'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226015'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226015'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227292'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227292'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226643'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226643'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227758'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227758'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226281'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226508'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226508'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226749'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226749'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225816'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225816'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225826'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225826'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227559'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227559'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227300'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227300'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226599'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226599'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226335'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226335'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227746'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227746'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227582'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227582'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226580'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226580'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226528'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226528'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225914'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225914'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227501'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:startYearCollected '1858'^^xsd:integer;
  dwc:endYearCollected '1858'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227501'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227064'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227064'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225850'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225850'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226265'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226265'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226668'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226668'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227293'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227293'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225701'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225701'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226907'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226907'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225900'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225900'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226800'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226800'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226460'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226460'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227315'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227315'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227454'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227454'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226014'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226014'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226609'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226609'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225770'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225770'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226382'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226382'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225966'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225966'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226450'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226461'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226461'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227531'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:startYearCollected '1860'^^xsd:integer;
  dwc:endYearCollected '1860'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227531'^^xsd:string;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226387'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226387'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225835'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225835'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226516'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226516'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226843'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226843'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227472'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227472'^^xsd:string;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227210'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227210'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225852'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225852'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227642'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227642'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226396'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226396'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227233'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227233'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226290'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226290'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227577'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227577'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227713'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227713'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225880'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225880'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227268'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227268'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227653'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227653'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227535'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:startYearCollected '1862'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227535'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226024'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226024'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226740'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226740'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226669'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226669'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226325'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226325'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226408'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226408'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226849'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226849'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226484'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226484'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227506'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:startYearCollected '1849'^^xsd:integer;
  dwc:endYearCollected '1849'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227506'^^xsd:string;
  dwc:observationDate '1849-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227605'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227605'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227552'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227552'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227285'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1713'^^xsd:integer;
  dwc:startYearCollected '1713'^^xsd:integer;
  dwc:endYearCollected '1713'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227285'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227736'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227736'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227441'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227441'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225930'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225930'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227096'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227096'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226241'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226241'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225825'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225825'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227615'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227615'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227207'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227207'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227028'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227028'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225733'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225733'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226152'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226152'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226053'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226053'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227533'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:startYearCollected '1860'^^xsd:integer;
  dwc:endYearCollected '1860'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227533'^^xsd:string;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227443'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227443'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226774'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226774'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226119'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226119'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227644'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226606'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226606'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226229'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226229'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227185'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227185'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226998'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226998'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226987'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226987'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226847'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226847'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226555'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226555'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227433'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227433'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226272'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226272'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227022'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227022'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227476'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227476'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225764'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225764'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227030'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227030'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225768'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225768'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225769'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225769'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225851'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225851'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227229'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227229'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227578'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227578'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226901'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226901'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227238'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227238'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225932'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225932'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227717'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227717'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226031'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226031'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226574'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226574'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227087'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227087'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225869'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225869'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227267'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227267'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226724'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226724'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227678'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227678'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225862'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225862'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227311'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227311'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226208'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226208'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227709'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227709'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226526'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226526'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225774'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225774'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227287'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227287'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226362'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226362'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227231'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227231'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226292'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227400'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:startYearCollected '1846'^^xsd:integer;
  dwc:endYearCollected '1846'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227400'^^xsd:string;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225860'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225860'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226307'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226307'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226350'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226350'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226642'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226642'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226319'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226319'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226331'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226331'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225925'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225925'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225865'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225865'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226804'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226804'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225831'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225831'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226107'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226107'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227595'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227595'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227151'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227151'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227504'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:startYearCollected '1847'^^xsd:integer;
  dwc:endYearCollected '1847'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227504'^^xsd:string;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227099'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227099'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226304'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226304'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226485'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226485'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227755'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225969'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225969'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226731'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226731'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226628'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226628'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227503'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:startYearCollected '1846'^^xsd:integer;
  dwc:endYearCollected '1846'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227503'^^xsd:string;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227469'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227469'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226912'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226912'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227555'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227555'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225765'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226975'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226975'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226862'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226862'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226410'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226410'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225725'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225725'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226697'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226697'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225895'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225895'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227470'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227470'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227728'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227728'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226071'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226071'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226510'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226510'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227219'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227219'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227626'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227626'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226523'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226523'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227502'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:startYearCollected '1845'^^xsd:integer;
  dwc:endYearCollected '1845'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227502'^^xsd:string;
  dwc:observationDate '1845-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226309'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226309'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226089'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226089'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226616'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226616'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227071'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227071'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226476'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226476'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227619'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227619'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227685'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227685'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227460'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227460'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226094'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227251'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227251'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225803'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225803'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226534'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226534'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225704'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225704'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226922'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226922'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225815'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225815'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226891'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226891'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226570'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226570'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225730'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225730'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226275'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226275'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225887'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225887'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227596'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227596'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227658'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227658'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226066'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226066'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225776'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225776'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227304'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227304'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225786'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225786'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227635'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227635'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227014'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227014'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227750'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227750'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227730'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227730'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226937'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226937'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226970'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1713'^^xsd:integer;
  dwc:startYearCollected '1713'^^xsd:integer;
  dwc:endYearCollected '1713'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227282'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226889'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226889'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225916'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225916'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227062'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227062'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226602'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226602'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227444'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227444'^^xsd:string;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227155'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227155'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227437'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227437'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225855'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225855'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227486'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:startYearCollected '1843'^^xsd:integer;
  dwc:endYearCollected '1843'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227486'^^xsd:string;
  dwc:observationDate '1843-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227447'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227447'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225719'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225719'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226435'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226435'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227169'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227169'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225700'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225700'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226085'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226085'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227650'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227650'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227077'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227077'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227029'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227029'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226568'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226568'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226028'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226028'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227104'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227104'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226239'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226239'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226316'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226316'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225760'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225760'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226539'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225706'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225706'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226544'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226141'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226141'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226210'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226210'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227260'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1674'^^xsd:integer;
  dwc:startYearCollected '1674'^^xsd:integer;
  dwc:endYearCollected '1674'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227260'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225876'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225876'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226214'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226214'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225867'^^xsd:integer;
  dwc:scientificName 'Esox lucius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225867'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225978'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225978'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226322'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226322'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227557'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227557'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225794'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225794'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226793'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226793'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227733'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227733'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226547'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226911'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226911'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227084'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227084'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226097'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226097'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226971'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226971'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226154'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226154'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226336'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226336'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226466'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226466'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226201'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226201'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227124'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227124'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226158'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226158'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227396'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:startYearCollected '1864'^^xsd:integer;
  dwc:endYearCollected '1864'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227396'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226810'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226810'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226693'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226693'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226082'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226082'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226525'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226525'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226120'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226120'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227196'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227196'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225861'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225861'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227037'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227037'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226607'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226607'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226917'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226917'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227482'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227482'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227720'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227720'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226187'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226187'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226755'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226755'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226648'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226648'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226059'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226059'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226839'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226839'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227689'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227689'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227412'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:startYearCollected '1858'^^xsd:integer;
  dwc:endYearCollected '1858'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227412'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227216'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227216'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226865'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226865'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226451'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226451'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226398'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226398'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226020'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226020'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226368'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226790'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226857'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226857'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227711'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227499'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:startYearCollected '1856'^^xsd:integer;
  dwc:endYearCollected '1856'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227499'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226634'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226634'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227721'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227721'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226664'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226664'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227060'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227060'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226069'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226069'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227265'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227484'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227484'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226392'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226392'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227146'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227146'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227618'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227618'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227544'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227544'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226660'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226660'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226339'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226339'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227001'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227001'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227002'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227002'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227170'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227170'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226768'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226768'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226990'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226990'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227054'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227054'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226390'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226390'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227634'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227634'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225694'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226932'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226932'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227047'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227047'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225702'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225702'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227767'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1700'^^xsd:integer;
  dwc:startYearCollected '1700'^^xsd:integer;
  dwc:endYearCollected '1700'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227767'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226798'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226798'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227608'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227608'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227236'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227236'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227113'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227113'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225859'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225859'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226226'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226226'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226945'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226945'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226222'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226222'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226779'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226779'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227089'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227089'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226143'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226143'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225982'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225982'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226482'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226482'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227404'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1850'^^xsd:integer;
  dwc:startYearCollected '1850'^^xsd:integer;
  dwc:endYearCollected '1850'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227404'^^xsd:string;
  dwc:observationDate '1850-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227256'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1672'^^xsd:integer;
  dwc:startYearCollected '1672'^^xsd:integer;
  dwc:endYearCollected '1672'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227256'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227448'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227448'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227632'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227632'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226659'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226659'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225755'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225755'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227390'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:startYearCollected '1858'^^xsd:integer;
  dwc:endYearCollected '1858'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227390'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226984'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226984'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227006'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227006'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226106'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226106'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225959'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225959'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226969'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226969'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226742'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226742'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227395'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:startYearCollected '1863'^^xsd:integer;
  dwc:endYearCollected '1863'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227395'^^xsd:string;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226121'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226121'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226541'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226541'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225989'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225989'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225909'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225909'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225853'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225853'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227606'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227606'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226818'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226818'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227497'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:startYearCollected '1854'^^xsd:integer;
  dwc:endYearCollected '1854'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227497'^^xsd:string;
  dwc:observationDate '1854-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227726'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227756'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227756'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227666'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227666'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226383'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226383'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226566'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226566'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227611'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227611'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227488'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:startYearCollected '1845'^^xsd:integer;
  dwc:endYearCollected '1845'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227488'^^xsd:string;
  dwc:observationDate '1845-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227587'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227587'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226469'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226469'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226535'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226535'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226605'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226605'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226326'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226326'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226088'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226088'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226007'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226007'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225927'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225927'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227095'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227095'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225684'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225684'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227105'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227105'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227500'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:startYearCollected '1857'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227500'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227045'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227045'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227220'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226687'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226687'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227177'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227480'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227480'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225926'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225926'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226763'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226763'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227190'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227190'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225845'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225845'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226101'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226101'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225742'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225742'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226411'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226411'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225937'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225937'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225808'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225808'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227217'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226890'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226890'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227623'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227623'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227551'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227551'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226297'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226297'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226441'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226441'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225737'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225737'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226277'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226277'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227668'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227668'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227747'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227747'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226018'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226018'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226150'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226150'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227446'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227446'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226245'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226245'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226869'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226869'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226542'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226542'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226192'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226192'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227025'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227025'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226974'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226974'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226904'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226904'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227107'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227107'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225717'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225717'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227108'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227108'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1673'^^xsd:integer;
  dwc:startYearCollected '1673'^^xsd:integer;
  dwc:endYearCollected '1673'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227258'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227620'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227620'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226462'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226462'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227722'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227722'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226536'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226536'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226278'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226278'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227508'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:startYearCollected '1851'^^xsd:integer;
  dwc:endYearCollected '1851'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227508'^^xsd:string;
  dwc:observationDate '1851-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226486'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226486'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227459'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227459'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227432'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227432'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226025'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226025'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227188'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227188'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226438'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226438'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226887'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226887'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226736'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226736'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226273'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226273'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226524'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226524'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226481'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226481'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226817'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226817'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226961'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226961'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226549'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226549'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226803'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226803'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226376'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226376'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226801'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226801'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226052'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226052'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226823'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226823'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226603'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226603'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227669'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227669'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226357'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226357'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227743'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227743'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227770'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227770'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226962'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226962'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227261'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1679'^^xsd:integer;
  dwc:startYearCollected '1679'^^xsd:integer;
  dwc:endYearCollected '1679'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227261'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227274'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227274'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226443'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226443'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226397'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226397'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226359'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226359'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227759'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227759'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226352'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226352'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227616'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227616'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227547'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227547'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226733'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226733'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225918'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225918'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227225'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227225'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226374'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226374'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227120'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227120'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227604'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227604'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227621'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227621'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225723'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225723'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227771'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227771'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227384'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:startYearCollected '1852'^^xsd:integer;
  dwc:endYearCollected '1852'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227384'^^xsd:string;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226938'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226938'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227061'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227061'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227764'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227764'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225980'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225980'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227218'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226611'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226611'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226058'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226058'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227056'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226841'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226841'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227252'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227252'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225767'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225767'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227204'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227204'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226713'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226713'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227529'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:startYearCollected '1859'^^xsd:integer;
  dwc:endYearCollected '1859'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227529'^^xsd:string;
  dwc:observationDate '1859-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227740'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227740'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227510'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:startYearCollected '1853'^^xsd:integer;
  dwc:endYearCollected '1853'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227510'^^xsd:string;
  dwc:observationDate '1853-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227259'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1673'^^xsd:integer;
  dwc:startYearCollected '1673'^^xsd:integer;
  dwc:endYearCollected '1673'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227259'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226002'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226002'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227429'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227429'^^xsd:string;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227385'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:startYearCollected '1853'^^xsd:integer;
  dwc:endYearCollected '1853'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227385'^^xsd:string;
  dwc:observationDate '1853-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226238'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226238'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225896'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225896'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227114'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227114'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226218'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226218'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227633'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227633'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226721'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226721'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227742'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227742'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227276'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227276'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226926'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226926'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227522'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:startYearCollected '1852'^^xsd:integer;
  dwc:endYearCollected '1852'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227522'^^xsd:string;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226805'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226805'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227153'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227153'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227066'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227066'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226123'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226123'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227291'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227291'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227520'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1850'^^xsd:integer;
  dwc:startYearCollected '1850'^^xsd:integer;
  dwc:endYearCollected '1850'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227520'^^xsd:string;
  dwc:observationDate '1850-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225940'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225940'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226360'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226360'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225771'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225771'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227278'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227278'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225757'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225757'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226385'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226385'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227468'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227468'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226156'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226156'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225984'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225984'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226104'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226104'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226070'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226070'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227307'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227307'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226125'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226125'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227201'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227201'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225837'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225837'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226752'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226752'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226991'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226991'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226300'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226300'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226968'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226968'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226909'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226909'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226013'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226013'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225961'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225961'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227655'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227655'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226905'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226905'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227211'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227211'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227682'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227682'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226358'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226358'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226286'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226286'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227244'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227244'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225812'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225812'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227628'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227628'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227043'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227043'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227051'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227051'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225921'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225921'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227038'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227038'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227714'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227714'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227057'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227057'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227687'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227687'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227102'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227102'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226750'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226750'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227483'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227483'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227070'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227070'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227083'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227083'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227133'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227133'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226705'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226705'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226293'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226293'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225834'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225834'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227086'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227086'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227279'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227279'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226388'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226388'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226873'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226873'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226217'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226217'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226375'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226375'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225973'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225973'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227275'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227275'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226244'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226244'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227005'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227005'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225882'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225882'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227397'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:startYearCollected '1865'^^xsd:integer;
  dwc:endYearCollected '1865'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227397'^^xsd:string;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226446'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226446'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226407'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226407'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227303'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227303'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226569'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226569'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227166'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227166'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226348'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226348'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227749'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227749'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225897'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225897'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227445'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227445'^^xsd:string;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225672'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1844'^^xsd:integer;
  dwc:startYearCollected '1844'^^xsd:integer;
  dwc:endYearCollected '1844'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225672'^^xsd:string;
  dwc:observationDate '1844-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226743'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226743'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225676'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:startYearCollected '1848'^^xsd:integer;
  dwc:endYearCollected '1848'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225676'^^xsd:string;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226129'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226129'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227524'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:startYearCollected '1854'^^xsd:integer;
  dwc:endYearCollected '1854'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227524'^^xsd:string;
  dwc:observationDate '1854-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227695'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227695'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225967'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225967'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225934'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225934'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227670'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227670'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227754'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227754'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226663'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226663'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226122'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226122'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226796'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226565'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226565'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225917'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225917'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226652'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226652'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227428'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227428'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226137'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226367'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226314'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226314'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227585'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227585'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225970'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226288'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226288'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225679'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225679'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225759'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225759'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226983'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226983'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226834'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226834'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227739'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227739'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227525'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:startYearCollected '1855'^^xsd:integer;
  dwc:endYearCollected '1855'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227525'^^xsd:string;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227197'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227197'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227306'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227306'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227280'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1700'^^xsd:integer;
  dwc:startYearCollected '1700'^^xsd:integer;
  dwc:endYearCollected '1700'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227280'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226914'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226914'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226979'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226979'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226825'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226825'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226647'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226647'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227575'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227575'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227421'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227421'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225893'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225893'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225962'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225962'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226619'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226619'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227088'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227088'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227041'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227041'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227638'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227638'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226001'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226001'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226830'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226830'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226271'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226271'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226268'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226268'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227440'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227440'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225922'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225922'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227044'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227044'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225892'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225892'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226868'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226868'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227663'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227663'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226981'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226981'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226514'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226514'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225958'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225958'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226345'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226345'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227761'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227761'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226985'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226985'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225891'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225891'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227399'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:startYearCollected '1845'^^xsd:integer;
  dwc:endYearCollected '1845'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227399'^^xsd:string;
  dwc:observationDate '1845-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227612'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227612'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227186'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227186'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226010'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226010'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226022'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226022'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226131'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226131'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226160'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226160'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227696'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227696'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225790'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225790'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227103'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227103'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225727'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225727'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226997'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226997'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226144'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226144'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226428'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226428'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226695'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226695'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226096'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226096'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226372'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225734'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225734'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227718'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227718'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226644'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226644'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226573'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226573'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227193'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225974'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225974'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226870'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226870'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225856'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225856'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226317'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226317'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226876'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226876'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227403'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:startYearCollected '1849'^^xsd:integer;
  dwc:endYearCollected '1849'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227403'^^xsd:string;
  dwc:observationDate '1849-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227772'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227772'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226448'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226448'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225883'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225883'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227230'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227230'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227584'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227584'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227181'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227181'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227148'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227148'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227664'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227664'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226655'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226655'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227283'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1713'^^xsd:integer;
  dwc:startYearCollected '1713'^^xsd:integer;
  dwc:endYearCollected '1713'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227283'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225810'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225810'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227161'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227161'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227560'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227560'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225779'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225779'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226575'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226575'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226738'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226738'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227576'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227576'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227572'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227572'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225920'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227011'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227011'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226019'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226019'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226601'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226601'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227206'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227206'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227246'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227246'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226225'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226225'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227698'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227698'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227710'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227710'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225731'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225731'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226910'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226910'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225724'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225724'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227069'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227069'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226216'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226216'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225699'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225699'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226134'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227127'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227127'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226881'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226881'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227583'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227583'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227200'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227200'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225890'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225890'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225827'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225827'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226546'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226546'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227405'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:startYearCollected '1851'^^xsd:integer;
  dwc:endYearCollected '1851'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227405'^^xsd:string;
  dwc:observationDate '1851-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227092'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227092'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226302'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226302'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227463'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227463'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227273'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227273'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226351'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226351'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226827'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226827'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227123'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227123'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226027'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226027'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226829'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226829'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227732'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227732'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226280'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226280'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226296'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226296'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226886'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226886'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226637'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226637'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227467'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227467'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226202'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226558'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226558'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226781'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226781'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226727'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226727'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227530'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:startYearCollected '1859'^^xsd:integer;
  dwc:endYearCollected '1859'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227530'^^xsd:string;
  dwc:observationDate '1859-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226034'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226034'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225889'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225889'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226919'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226919'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226439'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226439'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226726'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226726'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227723'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227723'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227026'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227026'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227657'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227657'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226463'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226463'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226630'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226630'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226064'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226064'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226116'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226116'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226465'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226465'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226162'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226162'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226185'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226185'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225924'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225924'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226213'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226213'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227027'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227027'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226449'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226449'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227266'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227266'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226043'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226043'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225864'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225864'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227117'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227117'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226305'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226305'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226620'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226620'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226207'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225963'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225963'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227232'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227232'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226100'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226100'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226627'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226627'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226023'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226023'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225912'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225912'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227540'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227540'^^xsd:string;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226264'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226264'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227707'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227707'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226389'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226389'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227466'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227466'^^xsd:string;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226711'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227420'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227420'^^xsd:string;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226003'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226003'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225971'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225971'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226287'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226287'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226369'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226369'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226062'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226062'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225718'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225718'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225899'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225899'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225690'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225690'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225832'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225832'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226364'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226232'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226232'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226618'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226618'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226459'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226459'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226966'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226966'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226198'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226198'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227046'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227046'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227511'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:startYearCollected '1854'^^xsd:integer;
  dwc:endYearCollected '1854'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227511'^^xsd:string;
  dwc:observationDate '1854-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226436'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226436'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226220'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226220'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227570'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227570'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225793'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225793'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225854'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225854'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227563'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227563'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227063'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227063'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226944'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226944'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226895'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226895'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227144'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227144'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225933'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225933'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227383'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:startYearCollected '1851'^^xsd:integer;
  dwc:endYearCollected '1851'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227383'^^xsd:string;
  dwc:observationDate '1851-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227159'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227159'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226056'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226666'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226666'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226813'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226813'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226848'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226848'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226949'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226949'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227294'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1761'^^xsd:integer;
  dwc:startYearCollected '1761'^^xsd:integer;
  dwc:endYearCollected '1761'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227294'^^xsd:string;
  dwc:observationDate '1761-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226205'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227652'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227652'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227401'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:startYearCollected '1847'^^xsd:integer;
  dwc:endYearCollected '1847'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227401'^^xsd:string;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226856'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226856'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225843'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225843'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226956'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226956'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225870'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225870'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227296'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1761'^^xsd:integer;
  dwc:startYearCollected '1761'^^xsd:integer;
  dwc:endYearCollected '1761'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227296'^^xsd:string;
  dwc:observationDate '1761-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225819'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225819'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226282'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226614'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226614'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227301'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227033'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227033'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227558'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227558'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227016'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227505'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:startYearCollected '1848'^^xsd:integer;
  dwc:endYearCollected '1848'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227505'^^xsd:string;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226092'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226092'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227543'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227543'^^xsd:string;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226381'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226381'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227498'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:startYearCollected '1855'^^xsd:integer;
  dwc:endYearCollected '1855'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227498'^^xsd:string;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227757'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227757'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226341'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226341'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226090'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226090'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227725'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227725'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227253'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227253'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225687'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225687'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227406'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:startYearCollected '1852'^^xsd:integer;
  dwc:endYearCollected '1852'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227406'^^xsd:string;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227076'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227076'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226433'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226433'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227683'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227683'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225923'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225923'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227215'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227215'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226934'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226934'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226691'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226691'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226447'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226447'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227679'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227679'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227745'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227745'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226771'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226771'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227097'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227097'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225673'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:startYearCollected '1845'^^xsd:integer;
  dwc:endYearCollected '1845'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225673'^^xsd:string;
  dwc:observationDate '1845-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226055'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226055'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225868'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225868'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227100'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226999'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226999'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226814'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226814'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227172'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227172'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226725'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226725'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226195'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226195'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227145'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227145'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226080'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226080'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226161'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226161'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226894'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226894'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226065'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226065'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227239'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227239'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226365'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225985'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225985'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227240'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227240'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227136'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227136'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226366'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227284'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1713'^^xsd:integer;
  dwc:startYearCollected '1713'^^xsd:integer;
  dwc:endYearCollected '1713'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227284'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226520'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226520'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227143'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227143'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227744'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227744'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227212'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227212'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227425'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227425'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226746'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226746'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227549'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227549'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227249'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227249'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226921'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226921'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226042'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226042'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227208'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227208'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227705'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227705'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227009'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227009'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227411'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:startYearCollected '1857'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227411'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227003'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227003'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226540'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226540'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227768'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1709'^^xsd:integer;
  dwc:startYearCollected '1709'^^xsd:integer;
  dwc:endYearCollected '1709'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227768'^^xsd:string;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226816'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226816'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226665'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226665'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227227'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227227'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226551'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226551'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226559'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226559'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226714'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226714'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226083'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226083'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225848'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225848'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225829'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226051'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226051'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226060'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226060'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227101'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227101'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227762'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227762'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226045'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226045'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226513'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226513'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225762'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225762'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226312'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226312'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226206'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226206'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226093'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226093'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225910'^^xsd:integer;
  dwc:scientificName 'Esox lucius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '154210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225910'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226840'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226840'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226866'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226866'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227183'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227183'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227538'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:startYearCollected '1865'^^xsd:integer;
  dwc:endYearCollected '1865'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227538'^^xsd:string;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227456'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227456'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226717'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226717'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226188'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226188'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226807'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226807'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225938'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225938'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226478'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226478'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226164'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226164'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227528'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:startYearCollected '1858'^^xsd:integer;
  dwc:endYearCollected '1858'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227528'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227519'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:startYearCollected '1849'^^xsd:integer;
  dwc:endYearCollected '1849'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227519'^^xsd:string;
  dwc:observationDate '1849-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226148'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226148'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227277'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227277'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226871'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226871'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225758'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225758'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226517'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226517'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227686'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227686'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225990'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225990'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226477'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226477'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226234'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226234'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227235'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227235'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226819'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226819'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226105'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226105'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227629'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227629'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226978'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226978'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226284'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226284'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227494'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:startYearCollected '1851'^^xsd:integer;
  dwc:endYearCollected '1851'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227494'^^xsd:string;
  dwc:observationDate '1851-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227248'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227248'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226378'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226378'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227042'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227042'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227724'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227724'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226694'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226694'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226885'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226885'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226864'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226864'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227126'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227126'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227090'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227090'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226324'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226324'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226135'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226734'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226734'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226722'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226722'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226980'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226980'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225695'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225695'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226452'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225954'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225954'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226854'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226854'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226626'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226626'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227118'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227118'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225798'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225798'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227164'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227164'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226646'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226646'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227727'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227727'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226295'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227601'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227601'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227568'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227568'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227221'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227221'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227662'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227662'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226032'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226032'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226237'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226237'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227008'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227008'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225866'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225866'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226081'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226081'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226327'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226327'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226832'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226832'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227475'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227475'^^xsd:string;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225729'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225729'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227673'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227673'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227198'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227198'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227769'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1709'^^xsd:integer;
  dwc:startYearCollected '1709'^^xsd:integer;
  dwc:endYearCollected '1709'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227769'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227492'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:startYearCollected '1849'^^xsd:integer;
  dwc:endYearCollected '1849'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227492'^^xsd:string;
  dwc:observationDate '1849-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225680'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225680'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227693'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227693'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225898'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225898'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226291'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226291'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225675'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:startYearCollected '1847'^^xsd:integer;
  dwc:endYearCollected '1847'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225675'^^xsd:string;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226899'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226899'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226739'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226739'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227671'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227671'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227072'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227072'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227314'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227314'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227737'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227737'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226512'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226512'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226445'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226445'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227398'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227398'^^xsd:string;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226772'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226772'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227125'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227125'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227149'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227149'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227309'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227309'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226545'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226545'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227109'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227109'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227310'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227310'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226795'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226795'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227765'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227765'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225951'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225951'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226787'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226787'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226939'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226939'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226533'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226533'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227175'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227050'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227050'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226274'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226274'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227515'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:startYearCollected '1858'^^xsd:integer;
  dwc:endYearCollected '1858'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227515'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225740'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225740'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227471'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227471'^^xsd:string;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227556'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227556'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227036'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227036'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226429'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226429'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227203'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227203'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226196'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226196'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225738'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225738'^^xsd:string;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226299'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226299'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227264'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227264'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226797'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226797'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227171'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227171'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226748'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226748'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227493'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1850'^^xsd:integer;
  dwc:startYearCollected '1850'^^xsd:integer;
  dwc:endYearCollected '1850'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227493'^^xsd:string;
  dwc:observationDate '1850-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227602'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227602'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226773'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226773'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227111'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227111'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1713'^^xsd:integer;
  dwc:startYearCollected '1713'^^xsd:integer;
  dwc:endYearCollected '1713'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227281'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226342'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226342'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226780'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226780'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227142'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227142'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225722'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225722'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227481'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227481'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225686'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225686'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225935'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225935'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227271'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227271'^^xsd:string;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226561'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226561'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227139'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227139'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226063'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226063'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227430'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227430'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226379'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226379'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227157'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227157'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227167'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227167'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226762'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226762'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227703'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227703'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226004'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226004'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226935'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226935'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227581'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227581'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226745'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226745'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227565'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227565'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225873'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225873'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226402'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226402'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227674'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227674'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227697'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227697'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227000'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227000'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226778'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226778'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226189'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226189'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226190'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226190'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226767'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226767'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226751'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226751'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226091'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226091'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226645'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226645'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227023'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227023'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226464'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226464'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225833'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225833'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226806'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226806'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227630'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227630'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227485'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227485'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227180'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227180'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226820'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226820'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226556'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226556'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225817'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225817'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227734'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227734'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226386'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226386'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227152'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227152'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227247'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227247'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227115'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227115'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226475'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226475'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227237'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227237'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226988'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226988'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227110'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227110'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226191'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226191'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225822'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225822'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227141'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227141'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226527'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226527'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225716'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225716'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226151'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226151'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227478'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227478'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226730'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226730'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227250'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227250'^^xsd:string;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226550'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226550'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226142'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226142'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225968'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225968'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226598'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226598'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226474'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226474'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226702'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226702'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227150'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227150'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227098'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227098'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227018'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227018'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226266'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226266'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225824'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225824'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226723'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226723'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227178'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227178'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226791'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226791'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226617'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226617'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227449'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227449'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226457'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226457'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227409'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:startYearCollected '1855'^^xsd:integer;
  dwc:endYearCollected '1855'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227409'^^xsd:string;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226199'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226199'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227391'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:startYearCollected '1859'^^xsd:integer;
  dwc:endYearCollected '1859'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227391'^^xsd:string;
  dwc:observationDate '1859-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227518'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:startYearCollected '1848'^^xsd:integer;
  dwc:endYearCollected '1848'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227518'^^xsd:string;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226923'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226923'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226067'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226067'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226753'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226753'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226775'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226775'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227646'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227646'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226882'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226882'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226118'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226118'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227162'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227162'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225979'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225979'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227462'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227462'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227622'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227622'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226898'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226898'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226209'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226209'^^xsd:string;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225720'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225720'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226964'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226964'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226434'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226434'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227132'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227132'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226880'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226880'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227457'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227457'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227617'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227617'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227452'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227452'^^xsd:string;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226311'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226311'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227058'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227058'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227130'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227130'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226625'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226625'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227263'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227263'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225689'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225689'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226959'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226959'^^xsd:string;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226929'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226929'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227636'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227636'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226139'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226139'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226285'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226285'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227289'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227289'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225772'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225772'^^xsd:string;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226489'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226489'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227173'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227173'^^xsd:string;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225960'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225960'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227509'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:startYearCollected '1852'^^xsd:integer;
  dwc:endYearCollected '1852'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227509'^^xsd:string;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225972'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225972'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226943'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226943'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227699'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227699'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226758'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226758'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227392'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:startYearCollected '1860'^^xsd:integer;
  dwc:endYearCollected '1860'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227392'^^xsd:string;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227081'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227081'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227700'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227700'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226635'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226635'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226029'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226029'^^xsd:string;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226163'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226163'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225987'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225987'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226828'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226828'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226576'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226576'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227438'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227438'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226842'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226842'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226349'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226349'^^xsd:string;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226538'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226538'^^xsd:string;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227715'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227715'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227135'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227135'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225919'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225919'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227312'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227312'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226883'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226883'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226860'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226860'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226877'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226877'^^xsd:string;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226054'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226054'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226130'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226130'^^xsd:string;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226785'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226785'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225674'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:startYearCollected '1846'^^xsd:integer;
  dwc:endYearCollected '1846'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225674'^^xsd:string;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227082'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227082'^^xsd:string;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226409'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226409'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226608'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226608'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227435'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227435'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227032'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227032'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226624'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226624'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225799'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225799'^^xsd:string;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227128'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227128'^^xsd:string;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227140'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227140'^^xsd:string;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225682'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225682'^^xsd:string;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226103'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226103'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227527'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:startYearCollected '1857'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227527'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225847'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225847'^^xsd:string;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226453'^^xsd:string;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226399'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226399'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226701'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226701'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226789'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226789'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226044'^^xsd:integer;
  dwc:scientificName 'Scophthalmus maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '127149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226044'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227752'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227752'^^xsd:string;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226950'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226950'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226958'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226958'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227019'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227019'^^xsd:string;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227610'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227610'^^xsd:string;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226709'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226709'^^xsd:string;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A225714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:225714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '225714'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:225714'^^xsd:string;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A226621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:226621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '226621'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:226621'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0807991027832"^^xsd:decimal ;
  dwc:decimalLongitude "15.2273998260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0807991027832 15.2273998260498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0807991027832"^^xsd:decimal ;
  geo-pos:long "15.2273998260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227474'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '15.22739982605'^^xsd:double;
  dwc:latitude '55.080799102783'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227474'^^xsd:string;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227361'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1633'^^xsd:integer;
  dwc:startYearCollected '1633'^^xsd:integer;
  dwc:endYearCollected '1633'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227361'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227375'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1648'^^xsd:integer;
  dwc:startYearCollected '1648'^^xsd:integer;
  dwc:endYearCollected '1648'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227375'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227353'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1616'^^xsd:integer;
  dwc:startYearCollected '1616'^^xsd:integer;
  dwc:endYearCollected '1616'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227353'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1624'^^xsd:integer;
  dwc:startYearCollected '1624'^^xsd:integer;
  dwc:endYearCollected '1624'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227358'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227376'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1649'^^xsd:integer;
  dwc:startYearCollected '1649'^^xsd:integer;
  dwc:endYearCollected '1649'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227376'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227357'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1620'^^xsd:integer;
  dwc:startYearCollected '1620'^^xsd:integer;
  dwc:endYearCollected '1620'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227357'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1639'^^xsd:integer;
  dwc:startYearCollected '1639'^^xsd:integer;
  dwc:endYearCollected '1639'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227367'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227373'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1645'^^xsd:integer;
  dwc:startYearCollected '1645'^^xsd:integer;
  dwc:endYearCollected '1645'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227373'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1638'^^xsd:integer;
  dwc:startYearCollected '1638'^^xsd:integer;
  dwc:endYearCollected '1638'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227366'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227352'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1615'^^xsd:integer;
  dwc:startYearCollected '1615'^^xsd:integer;
  dwc:endYearCollected '1615'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227352'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227351'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1614'^^xsd:integer;
  dwc:startYearCollected '1614'^^xsd:integer;
  dwc:endYearCollected '1614'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227351'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1640'^^xsd:integer;
  dwc:startYearCollected '1640'^^xsd:integer;
  dwc:endYearCollected '1640'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227368'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227371'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1643'^^xsd:integer;
  dwc:startYearCollected '1643'^^xsd:integer;
  dwc:endYearCollected '1643'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227371'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227354'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1617'^^xsd:integer;
  dwc:startYearCollected '1617'^^xsd:integer;
  dwc:endYearCollected '1617'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227354'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227369'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1641'^^xsd:integer;
  dwc:startYearCollected '1641'^^xsd:integer;
  dwc:endYearCollected '1641'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227369'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227370'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1642'^^xsd:integer;
  dwc:startYearCollected '1642'^^xsd:integer;
  dwc:endYearCollected '1642'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227370'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227374'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1647'^^xsd:integer;
  dwc:startYearCollected '1647'^^xsd:integer;
  dwc:endYearCollected '1647'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227374'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227363'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1635'^^xsd:integer;
  dwc:startYearCollected '1635'^^xsd:integer;
  dwc:endYearCollected '1635'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227363'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1644'^^xsd:integer;
  dwc:startYearCollected '1644'^^xsd:integer;
  dwc:endYearCollected '1644'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227372'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227362'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1634'^^xsd:integer;
  dwc:startYearCollected '1634'^^xsd:integer;
  dwc:endYearCollected '1634'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227362'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1629'^^xsd:integer;
  dwc:startYearCollected '1629'^^xsd:integer;
  dwc:endYearCollected '1629'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227360'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227359'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1628'^^xsd:integer;
  dwc:startYearCollected '1628'^^xsd:integer;
  dwc:endYearCollected '1628'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227359'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227355'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1618'^^xsd:integer;
  dwc:startYearCollected '1618'^^xsd:integer;
  dwc:endYearCollected '1618'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227355'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1637'^^xsd:integer;
  dwc:startYearCollected '1637'^^xsd:integer;
  dwc:endYearCollected '1637'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227365'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1636'^^xsd:integer;
  dwc:startYearCollected '1636'^^xsd:integer;
  dwc:endYearCollected '1636'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227364'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "16.0359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8499984741211 16.0359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "55.8499984741211"^^xsd:decimal ;
  geo-pos:long "16.0359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3144__urn%3Acatalog%3AHMAP%3ANorwegian%2C%20North%20%26%20Baltic%20Seas%3A227356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Norwegian, North & Baltic Seas:227356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3144_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Norwegian, North & Baltic Seas'^^xsd:string;
  dwc:catalogNumber '227356'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1619'^^xsd:integer;
  dwc:startYearCollected '1619'^^xsd:integer;
  dwc:endYearCollected '1619'^^xsd:integer;
  dwc:longitude '16.035900115967'^^xsd:double;
  dwc:latitude '55.849998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Norwegian, North & Baltic Seas:227356'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF