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

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520239'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520239'^^xsd:anyURI;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520004'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520004'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520034'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520034'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520082'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:startYearCollected '1923'^^xsd:integer;
  dwc:endYearCollected '1923'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520082'^^xsd:anyURI;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520119'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520119'^^xsd:anyURI;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520134'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520134'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520045'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520045'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520209'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:startYearCollected '1937'^^xsd:integer;
  dwc:endYearCollected '1937'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520209'^^xsd:anyURI;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520252'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520252'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520219'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520219'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520205'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520205'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520186'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520186'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520194'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:endYearCollected '1922'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520194'^^xsd:anyURI;
  dwc:observationDate '1922-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520041'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520041'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520064'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520064'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520005'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520005'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520065'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520065'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520141'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520141'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520113'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520113'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520029'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520029'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520145'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520145'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520110'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520110'^^xsd:anyURI;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520277'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520277'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520016'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520016'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520180'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520180'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520139'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520139'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520185'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520185'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520190'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520190'^^xsd:anyURI;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520138'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520138'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520178'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520178'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520244'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520244'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520091'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520091'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520273'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520273'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520128'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520128'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520105'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520105'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520129'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520129'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520156'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520156'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520074'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520074'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520268'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520268'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520258'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520258'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520171'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520171'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520046'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520046'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520132'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520132'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520009'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520009'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520154'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520154'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520036'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520036'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520047'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520073'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520073'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520166'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520166'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520170'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520170'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520078'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520078'^^xsd:anyURI;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520240'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520240'^^xsd:anyURI;
  dwc:observationDate '1968-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520018'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520018'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520147'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520147'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520215'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:startYearCollected '1943'^^xsd:integer;
  dwc:endYearCollected '1943'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520215'^^xsd:anyURI;
  dwc:observationDate '1943-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520256'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520256'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520042'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520042'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520122'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520122'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520276'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520276'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520174'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520174'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520062'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520062'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520265'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520265'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520245'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520245'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520200'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520200'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520259'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520259'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520012'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520012'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520069'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520069'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520242'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520242'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520216'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520216'^^xsd:anyURI;
  dwc:observationDate '1944-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520115'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520115'^^xsd:anyURI;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520013'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520013'^^xsd:anyURI;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520161'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520161'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520261'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520261'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520188'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520188'^^xsd:anyURI;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520008'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520008'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520272'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520272'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520081'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:endYearCollected '1922'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520081'^^xsd:anyURI;
  dwc:observationDate '1922-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520159'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520159'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520234'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520234'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520033'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520033'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520201'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520201'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520084'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:startYearCollected '1925'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520084'^^xsd:anyURI;
  dwc:observationDate '1925-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520267'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520267'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520028'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520028'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520056'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520056'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520146'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520146'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520235'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520235'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520260'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520260'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520050'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520050'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520212'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:startYearCollected '1940'^^xsd:integer;
  dwc:endYearCollected '1940'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520212'^^xsd:anyURI;
  dwc:observationDate '1940-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520077'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520077'^^xsd:anyURI;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520204'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520204'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520193'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:startYearCollected '1921'^^xsd:integer;
  dwc:endYearCollected '1921'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520193'^^xsd:anyURI;
  dwc:observationDate '1921-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520208'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:startYearCollected '1936'^^xsd:integer;
  dwc:endYearCollected '1936'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520208'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520203'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520203'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520253'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520253'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520037'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520037'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520001'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520001'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520032'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520032'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520102'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:startYearCollected '1943'^^xsd:integer;
  dwc:endYearCollected '1943'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520102'^^xsd:anyURI;
  dwc:observationDate '1943-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520150'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520150'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520195'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:startYearCollected '1923'^^xsd:integer;
  dwc:endYearCollected '1923'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520195'^^xsd:anyURI;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520116'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520116'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520213'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1941'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520213'^^xsd:anyURI;
  dwc:observationDate '1941-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520019'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520019'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520055'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520055'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520085'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520085'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520103'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520103'^^xsd:anyURI;
  dwc:observationDate '1944-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520075'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:startYearCollected '1916'^^xsd:integer;
  dwc:endYearCollected '1916'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520075'^^xsd:anyURI;
  dwc:observationDate '1916-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520133'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520133'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520179'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520179'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520051'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520051'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520157'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520157'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520100'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1941'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520100'^^xsd:anyURI;
  dwc:observationDate '1941-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520217'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520217'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520238'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520238'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520140'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520140'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520220'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520220'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520095'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:startYearCollected '1936'^^xsd:integer;
  dwc:endYearCollected '1936'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520095'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520096'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:startYearCollected '1937'^^xsd:integer;
  dwc:endYearCollected '1937'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520096'^^xsd:anyURI;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520010'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520010'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520030'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520030'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520182'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520182'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520083'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520083'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520031'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520031'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520169'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520169'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520243'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520243'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520136'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520136'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520251'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520251'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520097'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:startYearCollected '1938'^^xsd:integer;
  dwc:endYearCollected '1938'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520097'^^xsd:anyURI;
  dwc:observationDate '1938-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520044'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520044'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520228'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520228'^^xsd:anyURI;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520175'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520175'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520249'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520249'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520214'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:startYearCollected '1942'^^xsd:integer;
  dwc:endYearCollected '1942'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520214'^^xsd:anyURI;
  dwc:observationDate '1942-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520120'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520120'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520167'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520167'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520224'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520224'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520109'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520109'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520206'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520206'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520198'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520198'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520183'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520183'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520225'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520225'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520210'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:startYearCollected '1938'^^xsd:integer;
  dwc:endYearCollected '1938'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520210'^^xsd:anyURI;
  dwc:observationDate '1938-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520070'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520070'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520152'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520152'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520211'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:startYearCollected '1939'^^xsd:integer;
  dwc:endYearCollected '1939'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520211'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520112'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520112'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520184'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520184'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520144'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520144'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520172'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520172'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520094'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520094'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520048'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520048'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520126'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520126'^^xsd:anyURI;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520123'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520123'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520024'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520024'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520232'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520232'^^xsd:anyURI;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520124'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520124'^^xsd:anyURI;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520173'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520173'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520057'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520057'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520162'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520162'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520181'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520181'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520229'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520229'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520197'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:startYearCollected '1925'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520197'^^xsd:anyURI;
  dwc:observationDate '1925-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520014'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520014'^^xsd:anyURI;
  dwc:observationDate '1968-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520275'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520275'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520099'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:startYearCollected '1940'^^xsd:integer;
  dwc:endYearCollected '1940'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520099'^^xsd:anyURI;
  dwc:observationDate '1940-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520163'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520163'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520196'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520196'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520043'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520043'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520263'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520263'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520177'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520177'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520011'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520011'^^xsd:anyURI;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520020'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520020'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520270'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520270'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520066'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520066'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520266'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520266'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520007'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520007'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520079'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520079'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520067'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520067'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520142'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520142'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520207'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520207'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520087'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520087'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520155'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520155'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520027'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520027'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520017'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520017'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520250'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520250'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520187'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520187'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520127'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520127'^^xsd:anyURI;
  dwc:observationDate '1968-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520040'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520040'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520058'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520058'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520054'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520054'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520015'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520015'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520092'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520092'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520071'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520071'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520148'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520148'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520274'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520274'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520241'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520241'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520130'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520130'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520221'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520221'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520168'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520168'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520002'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520002'^^xsd:anyURI;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520255'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520255'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520226'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520226'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520246'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520246'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520160'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520160'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520088'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520088'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520247'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520247'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520176'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520176'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520237'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520237'^^xsd:anyURI;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520076'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520076'^^xsd:anyURI;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520135'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520135'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520111'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520111'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520264'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520264'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520202'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520202'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520223'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520223'^^xsd:anyURI;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520189'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520189'^^xsd:anyURI;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520117'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520117'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520271'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520271'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520023'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520023'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520080'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:startYearCollected '1921'^^xsd:integer;
  dwc:endYearCollected '1921'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520080'^^xsd:anyURI;
  dwc:observationDate '1921-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520089'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520089'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520151'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520151'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520149'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520149'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520227'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520227'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520025'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520025'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520093'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520093'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520021'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520021'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520222'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520222'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520137'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520137'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520086'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520086'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520248'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520248'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520218'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520218'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520108'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520108'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520061'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520061'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520254'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520254'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520098'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:startYearCollected '1939'^^xsd:integer;
  dwc:endYearCollected '1939'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520098'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520164'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520164'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520158'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520158'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520072'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520072'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520192'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520192'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520039'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520039'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520060'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520060'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520107'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520107'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520104'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520104'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520106'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520106'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520165'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520165'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520114'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520114'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520236'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520236'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520191'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520191'^^xsd:anyURI;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520090'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520090'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520026'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520026'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520049'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520049'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520153'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520153'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520233'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520233'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520053'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520053'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520121'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520121'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520125'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520125'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520131'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520131'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520035'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520035'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520269'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520269'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520262'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520262'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-27'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520257'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520257'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520118'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520118'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520003'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520003'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520022'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520022'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520199'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520199'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520038'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520038'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520059'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520059'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520101'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:startYearCollected '1942'^^xsd:integer;
  dwc:endYearCollected '1942'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520101'^^xsd:anyURI;
  dwc:observationDate '1942-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520052'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520052'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520063'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520063'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-25'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520143'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520143'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520230'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520230'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520068'^^xsd:integer;
  dwc:scientificName 'Clupea harengus harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '293567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520068'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-01'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520006'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520006'^^xsd:anyURI;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3149__urn%3Acatalog%3AHMAP%3A12%3A520231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "5.55000019073486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3149__urn%3Acatalog%3AHMAP%3A12%3A520231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2999992370605 5.55000019073486)"^^geo:wktLiteral ;
  geo-pos:lat "57.2999992370605"^^xsd:decimal ;
  geo-pos:long "5.55000019073486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3149__urn%3Acatalog%3AHMAP%3A12%3A520231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:12:520231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3149_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-22'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '12'^^xsd:integer;
  dwc:catalogNumber '520231'^^xsd:integer;
  dwc:scientificName 'Melanogrammus aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '5.5500001907349'^^xsd:double;
  dwc:latitude '57.29999923706'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:12:520231'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF